github.com/gotd/td/telegram.fetchedCDNKeys.all (field)
8 uses
github.com/gotd/td/telegram (current package)
cdn.go#L24: all []exchange.PublicKey
cdn.go#L81: all: make([]exchange.PublicKey, 0, len(entries)),
cdn.go#L94: result.all = append(result.all, key)
cdn.go#L126: all: clonePublicKeys(keys.all),
cdn.go#L218: c.cdnKeys = clonePublicKeys(keys.all)
cdn.go#L249: c.cdnKeys = clonePublicKeys(keys.all)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |